getArgument(self::POST_ID); $this->post = PostModel::findByIdOrName($postId); } }